Welcome![Sign In][Sign Up]
Location:
Search - tcp server windows application

Search list

[OS programWindowsNetAndConmunicationDesign

Description: 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I / O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Platform: | Size: 486513 | Author: 王勇 | Hits:

[Other resourcesocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client / server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 172902 | Author: gong | Hits:

[Sniffer Package captureWindowsNetAndConmunicationDesign

Description: 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I/O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Platform: | Size: 2154496 | Author: 王勇 | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-NetworkTCPServer

Description: windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面-windows socket applications, complete with asynchronous socket client to connect, read and write functions. have a good user interface
Platform: | Size: 7163904 | Author: muguafirst_1982 | Hits:

[Ftp ServerTFTPclientandserver

Description: 不论你是热衷于黑客技术的爱好者, 还是从事编写网络应用程序的程序员, 都需要掌握熟练的编程能力, 以及具备扎实的TCP/IP协议的扎实基础. 很多初学者都有这样的经历, 要么是能编一些复杂算法的程序,却不能结合到实际的应用中, 要么就是三卷W.Richard Stevens的圣经《TCP/IP详解》熟记于胸, 却无法用熟悉的编程语言将其实现. 这真是件很令人郁闷的事. 出于这样的目的, 本文就结合TCP/IP协议中的TFTP协议来分析, 并简单实现了Windows下TFTP的服务器和客户端. -Whether you are interested in hacking technology lovers, or engaged in the preparation of web application programmers, need skilled programming capabilities, and a solid TCP/IP agreement, a solid foundation. A lot of beginners have such experience , or some complex algorithm will be allocated to the procedure, but not into the actual application, or W. Richard Stevens is the three volumes of the Bible,
Platform: | Size: 82944 | Author: | Hits:

[TCP/IP stackTCP-IP

Description: 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等。 -The book introduced the TCP/IP and its application. TCP/IP is the protocol used on Internet, and the Internet is the world' s largest Internet network. The book is rich in content, almost covering the TCP/IP in all its aspects, including open communication model, TCP/IP communication model, IP network naming and addressing mechanisms, and reverse address resolution ARP, DNS domain word server, WINS, the address discovery protocol, IPv6, IP network routing protocols (RIP, OSPF, etc.), Internet Printing Protocol, LDAP directory services, remote access protocol, IP security and firewall. The book describes how to configure Windows 9x/NT for the TCP/IP also describes how to use the TCP/IP applications, including Telnet, FTP, Web browsing and so on.
Platform: | Size: 21622784 | Author: 周洁 | Hits:

[OtherTCP-IP

Description: <TCP-IP技术大全> 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等-<TCP-IP技术大全> The book introduced the TCP/IP and its application. TCP/IP is the protocol used on Internet, and the Internet is the world' s largest Internet network. The book is rich in content, almost covering the TCP/IP in all its aspects, including open communication model, TCP/IP communication model, IP network naming and addressing mechanisms, and reverse address resolution ARP, DNS domain word server, WINS, the address discovery protocol, IPv6, IP network routing protocols (RIP, OSPF, etc.), Internet Printing Protocol, LDAP directory services, remote access protocol, IP security and firewall. The book describes how to configure Windows 9x/NT for the TCP/IP also describes how to use the TCP/IP applications, including Telnet, FTP, Web browser, such as
Platform: | Size: 23018496 | Author: 李立 | Hits:

[Internet-Networknetkitrelease

Description: 1)支持TCP、UPD协议以及混合模式; 2)封装线程池管理模型,支持多连接的并发服务器; 3)同时支持多服务器和多客户端的混合模式,特别适合于P2P系统开发; 4)线程异常退出保护机制; 5)简便的编程接口; 6)易扩展的数据封包方式; 7)低层采用Select非阻塞模型,并对Windows API进行封装,容易实现跨平台移植。 8)适用于中小型windows网络平台应用系统项目的开发。 -1) support for TCP, UPD, as well as mixed-mode protocol 2) Packaging, thread pool management model to support concurrent multi-server connections 3) At the same time support multi-server and multi-client hybrid model, especially suitable for the development of P2P systems 4) abnormal thread from the protection mechanisms 5) simple programming interface 6) easy way to expand the data packet 7) Select non-blocking low-level model using the Windows API to package, easy to implement cross-platform migration. 8) apply to small and medium-sized application windows network platform development projects.
Platform: | Size: 230400 | Author: jack | Hits:

[TCP/IP stacknetimg

Description: windows上的应用socket实现网络间通过tcp进行图片的传输和显示。带服务器端和客户端。-The application windows on the socket to achieve the networks through the tcp transmit and display pictures. With a server-side and client-side.
Platform: | Size: 96256 | Author: smith | Hits:

[TCP/IP stackDaquan-TCP-IP-technology

Description: 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等。 -This book introduces TCP/IP and its application. TCP/IP is the protocol used on the Internet, while the Internet is the world' s largest Internet network. This book is rich in content, covering almost on TCP/IP in all aspects, including open communication model, TCP/IP communication model, IP network naming and addressing mechanisms for address resolution and reverse address resolution protocol, DNS domain word server, WINS, the address discovery protocol, IPv6, IP network routing protocols (RIP, OSPF, etc.), Internet Printing Protocol, LDAP directory services, remote access protocols, IP security and firewall. This book explains how to configure Windows 9x/NT TCP/IP also describes how to use the TCP/IP applications, including remote login, FTP, Web browsing.
Platform: | Size: 23021568 | Author: 杨石 | Hits:

[Internet-Networkwinsocket

Description: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 -If you are a Windows environment using C++ to write TCP/IP network program, then use this package class, I think it will not let you down. the winSocket almost encapsulates the application needed to write TCP/IP network, winSocketEx added support for SOCKS 4/5 proxy server. Make their own program proxy support easy. Packaged class support features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on.
Platform: | Size: 53248 | Author: chenruibin | Hits:

[Delphi VCLdelete-from-sqlserver

Description: 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/IP协议来和应用程序服务器相连,只要客户端计算机支持TCP/IP的连接方式即可,不过对于应用程序服务器来说,必须额外运行Scktsrvr.exe(该程序在Delphi安装路径的“Borland\Delphi7\Bin”文件夹内)以打开对应的SocketServer程序。 2、运行程序时要保证网络连接正常。 3、如果单机试验本程序要保证网络连接处于连接状态(操作系统为WINDOWS 2000或WINDOWSXP)-Delete the specified data in this instance can use stored procedures on the server side, the server-side database SQLServer database the database name cyjlkc, configuring ODBC cyjlkc. This case, the server side install SQLServer2000 database using Enterprise Manager to restore the database scripts or additional databases. This instance database script cyjlkc.sql, the additional files cyjlkc_data and cyjlkc_long are stored in the instance data directory. To pay attention to the following points when using the instance. 1, using the Socket methods and applications connected to the server, Socket using TCP/IP protocol to and connected to the application server, as long as the client computer supports TCP/IP connection can be, but for the application server must additional run Scktsrvr of . exe (the program in the the Delphi installation path Borland \ Delphi7 \ Bin " folder within) to open the the corresponding SocketServer program. 2, run the program to ensure that the network connec
Platform: | Size: 205824 | Author: xiaoa | Hits:

[Internet-Networkwinsock

Description: 实现了聊天功能 局域网文件传输功能 分客户端和服务器端-File transfer is one of the most commonly used services on the Internet, a multi-threaded file transfer can effectively improve the file transfer speed and efficiency, this system use the Windows sockets implementation, Socket can be regarded as two network applications for communications, each an endpoint of communication.Client software and server software system points two parts, the need to use multithreading knowledge at the same time, an application can have multiple threads at the same time with the use of CPU resources, greatly strengthen the CPU utilization, but also from another aspect to speed up the transmission speed.As TCP/IP agreement linking the service is designed client/server application procedures for the mainstream standards, Therefore, the software used mainly TCP/IP agreement network communication technology client, server from CAsyncSocket inherited category, and therefore the software is completely asynchronous communi- cation procedures in Windows XP system
Platform: | Size: 56320 | Author: vzyuki | Hits:

[Internet-NetworkTCPServerConsole

Description: C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)
Platform: | Size: 37888 | Author: Oliver_lw | Hits:

CodeBus www.codebus.net